home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / wsdebugs.zip / DOSKEY.PAT next >
Text File  |  1991-01-23  |  1KB  |  29 lines

  1. How to disable the "Press any key to return to WordStar" prompt after 
  2. running a DOS command (R from the Opening Menu or ^KF from the Edit Menu).  
  3. (Combined with the patch to allow Shorthand to continue after shelling to 
  4. DOS, you can create macros that perform a DOS function then continue back 
  5. into WordStar to execute a WordStar command.)
  6.  
  7.          What you'll see            What you'll enter
  8.          ---------------            -----------------
  9.          C:\WS>                     ren ws.exe ws
  10.          C:\WS>                     debug ws
  11.          -                          rds
  12.          DS xxxx                    (Add 2000 to this number and enter the
  13.          :                          result; e.g., if 2C35, enter 4C35.  For
  14.                                     5.5 Rev A only, add 1000 instead.)
  15.  
  16.                                     (Choose only one of the following)
  17.          -                          e fae8  (for 5.5 Rev A)
  18.          -                          e 0650  (for 5.5 Rev C)
  19.          -                          e 1198  (for 6.0 Rev @ or B)
  20.          -                          e 121b  (for 6.0 Rev C)
  21.  
  22.                                     (For all versions)
  23.          xxxx:xxxx  74.             eb
  24.          -                          w
  25.          Writing xxxxx bytes
  26.          -                          q
  27.          C:\WS>                     ren ws ws.exe
  28.          C:\WS>
  29.